home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / win / cinstp17.zip / SAMPLE4.INF < prev    next >
Text File  |  1995-02-09  |  4KB  |  141 lines

  1. REM --------------------------------------------
  2. REM WINSTALL.INF file for Chief's Installer Pro
  3. REM Tries to use most of the reserved words
  4. REM --------------------------------------------
  5.  
  6. $TITLE=Chief's Installer Pro
  7.  
  8. $TARGET=C:\CHIEFPRO;CHIEFPRO.INI;ChiefPro;ChiefProDIR
  9.  
  10. $disk1=install.exe;setup.exe;uninstall.exe;autocalc.exe;showlog.exe
  11. $DISK1=*.DLL;*.TXT;*.HLP;*.FAQ;uninst.zip;winstall.zip;*.INF;*.WRI;*.ICO;*.FRM
  12.  
  13. $SPACE=0
  14.  
  15. $SWAP-SPACE=0
  16.  
  17. $WINDIR=
  18.  
  19. $SYSDIR=
  20.  
  21. $WINDIR-SPACE=0
  22.  
  23. $SYSDIR-SPACE=0
  24.  
  25. ;$VERIFY-INSTALL-DISKS
  26.  
  27. $DEST\BIN=INSTALL.EXE;WINSTALL.INF;CHIEF.HLP;CTL3DV2.DLL;CHIEF.WRI;WINSTALP.DLL;UNINSTAL.EXE;blank.ico;winstall.txt;
  28. $DEST\SAMPLES=WINSTALL.HLP;SAMPLE1.INF;SAMPLE2.INF;SAMPLE3.INF;SAMPLE4.INF;TEMPLATE.INF
  29. $DEST\OPTION=SETUP.EXE;SETUPINF.INF;WINSTALL.ZIP;UNINST.ZIP
  30. $DEST\UTILS=AUTOCALC.EXE;AUTOCALC.TXT;SHOWLOG.EXE;SHOWLOG.TXT
  31.  
  32. $TEMPDIR=
  33.  
  34. $AUTO-REPLACE=
  35.  
  36. $INI=$DEST\INSTALL.INI;Test;Chief;a Great African Chief and a Great Welshman
  37.  
  38. $GROUP=Chief's Installer Pro
  39.  
  40. $ICON=$DEST\BIN\INSTALL.EXE;Chief's Installer Pro
  41. $ICON=$DEST\OPTION\SETUP.EXE;Optional loader for Installer
  42. $ICON=NOTEPAD.EXE $DEST\OPTION\SETUPINF.INF;SETUP's sample string table
  43.  
  44. $ICON=$DEST\BIN\UNINSTAL.EXE $DEST;Chief's Windows Uninstaller
  45. $ICON=$DEST\BIN\CHIEF.HLP;Chief's Installer Pro Help;$GROUP;$DEST\BIN\BLANK.ICO
  46. $ICON=$DEST\BIN\CHIEF.WRI;Documentation
  47.  
  48. $CLEANUP=$TEMPDIR\INSTALL.EXE
  49. $CLEANUP=$TEMPDIR\WINSTAL*.*
  50.  
  51. $COPYBUFFER=32000
  52.  
  53. ;$WINDOW-BACKGROUND=0
  54.  
  55. ;$TEXT-BACKGROUND=255,255,255
  56.  
  57. $PAINTDIALOGS
  58.  
  59. $SETCHECKBOX
  60.  
  61. $NO-END-DIALOG
  62.  
  63. $NO-PATH-DIALOG
  64.  
  65. [uncomment this to use other icons (in WINSTALC.DLL)]
  66. ;$DIALOG-ICON=3
  67.  
  68. $SHOW-FILE-PERCENT
  69.  
  70. $MAKE-UNINSTALL-LOG
  71.  
  72.  
  73. $USER-OPTION1=Program Files;301854
  74. $USER-OPTION2=Documentation;224351
  75. $USER-OPTION3=Optional Files;43379
  76. $USER-OPTION4=Chief's Sample Files;24515
  77.  
  78. [this is an example of lines that will cause confusion for AUTOCALC]
  79. [because of the wildcards in $OPTIONAL2 and $OPTIONAL4, the .INF and .TXT]
  80. [files listed in $OPTIONAL1 will be processed TWICE]
  81. $OPTIONAL1=*.EXE;*.DLL;*.ICO;*.FRM;WINSTALL.INF;SETUPINF.INF;WINSTALL.TXT;REGISTER.TXT
  82. $OPTIONAL2=*.WRI;*.HLP;*.FAQ;*.TXT
  83. $OPTIONAL3=*.ZIP
  84. $OPTIONAL4=*.INF
  85.  
  86. $BANNER-FONT=TIMES NEW ROMAN
  87. $BANNER-FONT-SIZE=32
  88. $BANNER-MESSAGE=Chief's Installer Pro for Windows
  89. $BANNER-TEXT-COLOR=$00FFFF00
  90. $BANNER-TEXT-BACKGROUND=20,0,0
  91. $BANNER-WINDOW-BRUSH=255,0,0
  92. ;$BANNER-SHADOW-COLOR=0,0,255
  93.  
  94. [I am not using any bitmap! so I use a non-existent file name]
  95. $BITMAP=nobitmap
  96.  
  97. [uncomment this line to enable version checking on non-shared DLLs]
  98. ;$CHECK-MY-DLL-VERSIONS
  99.  
  100. [this line stipulates the headings of the file version numbers]
  101. $VERSION-INFO-TITLE=File Version
  102.  
  103. [your explanation or recommendation when a copy of a shared file]
  104. [already exists]
  105. $VERSION-INFO-MESSAGE=You SHOULD click on "NO" if the target file \n is NEWER than the source file.
  106.  
  107. [your message when we can't successfully install a shared file]
  108. $VERSION-COPY-ERROR-MESSAGE=Please copy it later (after closing Windows) \n.A temporary copy of the file exists as
  109.  
  110. [uncomment this line to force older files to be overwritten without warning]
  111. ;$FORCE-OVERWRITE-OLDER-FILES
  112.  
  113. [the caption on the "Readme" push button
  114. $README-BUTTON-TEXT=&History ....
  115.  
  116. [comment this line to use a proportional typeface for the readme dialog]
  117. $README-FONT=FIXED
  118.  
  119. [uncomment and use this line to send a mouse click to any of]
  120. [the four push buttons; 1=Start Install; 2=Abort; 3=Help; 4=Readme]
  121. ;$AUTO-CLICK-BUTTON=4
  122.  
  123. [uncomment this line to disable CTL3DV2.DLL]
  124. ;$NO-CTL3D.DLL
  125.  
  126. [this message is presented if an active DLL was replaced/installed]
  127. ;$RESTARTWIN-MESSAGE=At least one active DLL was replaced.\nSo you need to close all programs and \nRESTART Windows (right now!).\n\nShould I restart Windows now?
  128.  
  129. [I am disabling the feature here!]
  130. $RESTARTWIN-MESSAGE=DISABLE
  131.  
  132. [examples of entries for the Registration Database (they are all commented!)]
  133. [you can have up to 20 such lines]
  134. ;$REG-DATA=ChiefPro=Chief's Installer Pro
  135.  
  136. [True Type fonts]
  137. ;$FONT=ARIAL.TTF;Arial (True Type)
  138.  
  139. [uncomment and put any final message to be displayed to the user]
  140. $FINAL-MESSAGE=Please read the HISTORY file, and\nthe Frequently Asked Questions!
  141.